home *** CD-ROM | disk | FTP | other *** search
/ Tools Unlimited 1: The Blanker Collection / Tools Unlimited - Vol 1 - The Blanker Collection.iso / Blanker / Packages / GarshneBlanker / GSource / protos / protos.h < prev    next >
C/C++ Source or Header  |  1996-01-25  |  195b  |  12 lines

  1. #ifndef PROTOS_PROTOS_H
  2. #define PROTOS_PROTOS_H
  3.  
  4. #include "main.h"
  5. #include "module.h"
  6. #include "cxhand.h"
  7. #include "prefs.h"
  8. #include "handlers.h"
  9. #include "var.h"
  10.  
  11. #endif /* PROTOS_PROTOS_H */
  12.